home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> <!--*- mode: xml -*--> <glade-interface> <widget class="GtkWindow" id="MainWindow"> <property name="visible">True</property> <property name="has_default">True</property> <property name="border_width">10</property> <property name="title" translatable="yes">Envy</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon">envyicon.gif</property> <signal name="destroy_event" handler="on_MainWindow_destroy_event"/> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <child> <widget class="GtkImage" id="image1"> <property name="visible">True</property> <property name="pixbuf">envyapp2.png</property> </widget> </child> <child> <widget class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <widget class="GtkAlignment" id="frame"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox2"> <property name="visible">True</property> <child> <widget class="GtkRadioButton" id="radio1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">it features automatic hardware detection</property> <property name="label" translatable="yes">Install the NVIDIA driver</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_radio1_toggled"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkRadioButton" id="radio2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Uninstall the NVIDIA driver</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">radio1</property> <signal name="toggled" handler="on_radio2_toggled"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkRadioButton" id="radio3"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">it features automatic hardware detection</property> <property name="label" translatable="yes">Install the ATI driver</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">radio1</property> <signal name="toggled" handler="on_radio3_toggled"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkRadioButton" id="radio4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Uninstall the ATI driver</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">radio1</property> <signal name="toggled" handler="on_radio4_toggled"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkRadioButton" id="radio5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tooltip" translatable="yes">you will have to choose the version of the driver you want to install</property> <property name="label" translatable="yes">Install the NVIDIA driver Manually</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">radio1</property> <signal name="toggled" handler="on_radio5_toggled"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <widget class="GtkRadioButton" id="radio6"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Install the ATI driver Manually</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">radio1</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> </widget> </child> </widget> </child> <child> <widget class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="label" translatable="yes"><b>Please, select one of the following operations</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="type">label_item</property> </packing> </child> </widget> <packing> <property name="padding">14</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkFrame" id="atiframe"> <property name="label_xalign">0</property> <child> <widget class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox4"> <property name="visible">True</property> <child> <widget class="GtkRadioButton" id="atibutton1"> <property name="visible">True</property> <property name="label" translatable="yes">radiobutton</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </widget> </child> <child> <widget class="GtkRadioButton" id="atibutton2"> <property name="visible">True</property> <property name="label" translatable="yes">radiobutton</property> <property name="use_underline">True</property> <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">atibutton1</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> <child> <widget class="GtkLabel" id="atiframelabel"> <property name="visible">True</property> <property name="ypad">8</property> <property name="label" translatable="yes"><b>Please, select the version of the Ati driver you wish to install</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="type">label_item</property> </packing> </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkFrame" id="nvframe"> <property name="label_xalign">0</property> <child> <widget class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="left_padding">12</property> <child> <widget class="GtkVBox" id="vbox5"> <property name="visible">True</property> <child> <widget class="GtkRadioButton" id="nvbutton1"> <property name="visible">True</property> <property name="label" translatable="yes">radiobutton</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </widget> </child> <child> <widget class="GtkRadioButton" id="nvbutton2"> <property name="visible">True</property> <property name="label" translatable="yes">radiobutton</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">nvbutton1</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkRadioButton" id="nvbutton3"> <property name="visible">True</property> <property name="label" translatable="yes">radiobutton</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> <property name="group">nvbutton1</property> </widget> <packing> <property name="position">2</property> </packing> </child> </widget> </child> </widget> </child> <child> <widget class="GtkLabel" id="nvframelabel"> <property name="visible">True</property> <property name="label" translatable="yes"><b>Please, select the version of the Nvidia driver you wish to install</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="type">label_item</property> </packing> </child> </widget> <packing> <property name="padding">8</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <property name="spacing">7</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="applybutton"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label" translatable="yes">Apply</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_applybutton_clicked"/> </widget> </child> <child> <widget class="GtkButton" id="exitbutton"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label" translatable="yes">Exit</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_exitbutton_clicked"/> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="padding">10</property> <property name="position">4</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox3"> <property name="visible">True</property> <property name="spacing">7</property> <property name="layout_style">GTK_BUTTONBOX_START</property> <child> <widget class="GtkButton" id="aboutbutton"> <property name="visible">True</property> <property name="label" translatable="yes">About</property> <property name="use_underline">True</property> </widget> </child> <child> <widget class="GtkButton" id="helpbutton"> <property name="label" translatable="yes">Help</property> <property name="use_underline">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">5</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="TerminalWindow"> <property name="title" translatable="yes">Envy Terminal</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox3"> <property name="width_request">440</property> <property name="height_request">383</property> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="label" translatable="yes">Please, Wait until Envy completes the operation</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">8</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="scrolledwindow1"> <property name="width_request">405</property> <property name="height_request">285</property> <property name="visible">True</property> <property name="can_focus">True</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox2"> <property name="visible">True</property> <child> <widget class="GtkButton" id="termbutton1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label" translatable="yes">Cancel</property> <property name="use_underline">True</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="padding">6</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> <widget class="GtkAboutDialog" id="aboutdialog1"> <property name="border_width">5</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="transient_for">MainWindow</property> <property name="name">Envy</property> <property name="version">0.9.3</property> <property name="copyright" translatable="yes">Copyright © 2006-2007 Alberto Milone</property> <property name="comments" translatable="yes">Unofficial ATI and NVIDIA driver installer for Ubuntu</property> <property name="website">http://www.albertomilone.com/nvidia_scripts1.html</property> <property name="license" translatable="yes">Envy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Envy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Envy; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA </property> <property name="authors">Alberto Milone (aka tseliot)</property> <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property> <property name="wrap_license">True</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox4"> <property name="visible">True</property> <property name="spacing">2</property> <child> <placeholder/> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area4"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMessageDialog" id="messagedialog1"> <property name="border_width">5</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon">envyicon.gif</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="transient_for">MainWindow</property> <property name="has_separator">False</property> <property name="message_type">GTK_MESSAGE_QUESTION</property> <property name="buttons">GTK_BUTTONS_YES_NO</property> <property name="text">Do you want your xorg.conf to be automatically configured? (Recommended)</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMessageDialog" id="messagedialog2"> <property name="border_width">5</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon">envyicon.gif</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="transient_for">MainWindow</property> <property name="has_separator">False</property> <property name="message_type">GTK_MESSAGE_QUESTION</property> <property name="buttons">GTK_BUTTONS_YES_NO</property> <property name="text">Operation Completed. Would you like to restart your computer now? (Recommended)</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area3"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMessageDialog" id="messagedialog3"> <property name="border_width">5</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon">envyicon.gif</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="transient_for">MainWindow</property> <property name="has_separator">False</property> <property name="message_type">GTK_MESSAGE_ERROR</property> <property name="buttons">GTK_BUTTONS_OK</property> <property name="text">There was an error in the installation process. You can see the log file /var/log/envy-installer.log</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox5"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area5"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <placeholder/> </child> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMessageDialog" id="messagedialog4"> <property name="border_width">5</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon">envyicon.gif</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="transient_for">MainWindow</property> <property name="has_separator">False</property> <property name="buttons">GTK_BUTTONS_OK</property> <property name="text">Operation Completed</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox6"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area6"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <placeholder/> </child> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMessageDialog" id="messagedialog5"> <property name="border_width">5</property> <property name="modal">True</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="has_separator">False</property> <property name="message_type">GTK_MESSAGE_ERROR</property> <property name="buttons">GTK_BUTTONS_OK</property> <property name="text">Envy has detected that one of the following applications is running: dpkg, apt-get,synaptic,update-manager, adept, adept-notifier. Make sure that they are not running and launch Envy again.</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox7"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area7"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <placeholder/> </child> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="dialog1"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox6"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkHBox" id="hbox2"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkImage" id="image3"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-question</property> </widget> </child> <child> <widget class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">Do you want your xorg.conf to be automatically configured? (Recommended)</property> <property name="wrap">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox4"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">9</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-yes</property> <property name="use_stock">True</property> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkButton" id="button2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-no</property> <property name="use_stock">True</property> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="dialog2"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox8"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkHBox" id="hbox8"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkImage" id="image9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-question</property> </widget> </child> <child> <widget class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">Operation Completed. Would you like to restart your computer now?</property> <property name="wrap">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox6"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">33</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-yes</property> <property name="use_stock">True</property> </widget> </child> <child> <widget class="GtkButton" id="button6"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-no</property> <property name="use_stock">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="dialog3"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkHBox" id="hbox9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkImage" id="image10"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-error</property> </widget> </child> <child> <widget class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">There was an error in the installation process. You can see the log file /var/log/envy-installer.log</property> <property name="wrap">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox7"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">33</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button7"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-ok</property> <property name="use_stock">True</property> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="dialog4"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox10"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkHBox" id="hbox10"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkImage" id="image11"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-info</property> </widget> </child> <child> <widget class="GtkLabel" id="label12"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">Operation Completed</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox8"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">33</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button8"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-ok</property> <property name="use_stock">True</property> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="dialog5"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="destroy_with_parent">True</property> <property name="icon">envyicon.gif</property> <child> <widget class="GtkVBox" id="vbox11"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkHBox" id="hbox11"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkImage" id="image12"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-warning</property> </widget> </child> <child> <widget class="GtkLabel" id="label13"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">Envy has detected that one of the following applications is running: dpkg, apt-get,synaptic,update-manager, adept, adept-notifier. Make sure that they are not running and launch Envy again.</property> <property name="wrap">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">33</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button9"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">gtk-ok</property> <property name="use_stock">True</property> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </glade-interface>